Welcome![Sign In][Sign Up]
Location:
Search - random number

Search list

[JSP/JavaMonteCarloPi

Description: Java语言的随机数法算Pi的小程序-Java-random number method calculation small program Pi
Platform: | Size: 3266560 | Author: 陈南 | Hits:

[Dialog_WindowRandom_QT

Description: Random number generator that generates random number between any specified two numbers.
Platform: | Size: 1024 | Author: noname83 | Hits:

[AlgorithmRandomNumber

Description: 生成满足特定条件随机数即生成随机序列的c++程序。-Random number is generated to meet the specific conditions that generate random sequences of c++ program.
Platform: | Size: 264192 | Author: myd | Hits:

[Mathimatics-Numerical algorithmsKiss

Description: Random number generator
Platform: | Size: 1024 | Author: emanuel | Hits:

[Algorithmrand

Description: 程序是关于随机数字的产生,功能很单一,方便阅读-The Programe is based on Random number generation
Platform: | Size: 437248 | Author: Sky | Hits:

[VC/MFCgame_programing

Description: 这是一本C++游戏编程的入门书(全英),它从游戏编程的角度向读者介绍了C++语言。这是专门为C++游戏编程的入门者所编,它不需要读者有任何编程经验。本书尝试探讨C++基础,C++标准游戏模板库,游戏的随机数和不可预测性,面向对象编程和游戏循坏等。-This is a C++ game programming guide book (full English), which from a programming point of view the game introduces the reader to C++ language. This is specifically for C++ game programming compiled by beginners, it does not require readers to have any programming experience. This book attempt to explore the C++-based, C++ standard template library the game, the game' s random number and unpredictability, object-oriented programming and games through the bad habits.
Platform: | Size: 4824064 | Author: kaze | Hits:

[OtherRandomgenerator

Description: 能够产生含有各种分布的随机数程序,包括均匀分布、正态分布等-random number genrator
Platform: | Size: 36864 | Author: 王鹏 | Hits:

[Education soft systemtest

Description: 線上測驗系統程式,可亂數產生題目以供測驗,測驗後自動計算分數-Online testing system programs can be subject to random number generator for the test, automatically calculate post-test scores
Platform: | Size: 633856 | Author: 陳東杰 | Hits:

[Othergaussnum

Description: 产生一千个均值为0,方差为1的伪随机数,并写入文件,vs2005,编的仓促,大家可以根据不同需要自行修改。-Generated 1000 mean 0, variance of a pseudo-random number, and write files, vs2005, compiled a big hurry, we can change according to the different needs of their own.
Platform: | Size: 422912 | Author: chenpei | Hits:

[matlabMATLAB3

Description: 一. 随机现象的模拟 例: 超市出口有若干个收款台,两项服务:收款、装袋。顾客的到达的时间间隔是随机的; 因顾客购买的货物量不同,所以服务时间的长短也是随机的。 可以利用计算机产生服从一定的规律(概率分布)的(伪)随机数,用随机数确定时间间隔和服 务时间-1. Random phenomena simulation cases: There are a number of export supermarket cashier, the two services: collection, bagging. Customer' s arrival time interval is random due to the amount of freight customers to buy different, length of service is also random. Can make use of computer-generated subject to certain rules (probability distribution) of the (pseudo) random numbers, using a random number to determine the time interval and service time
Platform: | Size: 171008 | Author: 明远 | Hits:

[OtherRanGen

Description: 均匀分布随机数的一种产生方法,vs2005下编译通过的完整工程,供大家参考。-Uniformly distributed random number as a method for forming, vs2005 compiled through a complete project for your reference.
Platform: | Size: 1076224 | Author: chenpei | Hits:

[File Operateweisuijishujiami

Description: 对文件进行伪随机数方法加密、解密的实现。-The file method of pseudo-random number encryption and decryption implementations.
Platform: | Size: 1024 | Author: 柳芽 | Hits:

[Windows Developlotterygame

Description: 基于MFC的彩票游戏实例,展示了随机数的产生、不规则窗口的初始化以及如何在对话框上进行文本操作。-MFC-based lottery game instance, showing a random number generation, irregular windows and how to initialize the dialog box on the text manipulation.
Platform: | Size: 5201920 | Author: Anthony | Hits:

[Crack Hackophcrack-3.3.1

Description: Ophcrack是一款密码破解软件,功能非常强大,它能在几秒钟内恢复99.9 %的数字密码。13位密码都可以在5分钟内破解出来。它有一个图形用户界面,可运行在多个平台之上。 特点: 可运行在Windows,Linux/Unix,Mac OS X LM和NTLM哈希 可用于Windows XP和Vista的自由表格 蛮力模块,简单的密码 使用LiveCD,以简化过程 从Windows分区载荷加密哈希,包括Vista在内 自由和开放源码软件(GPL)-Ophcrack is a Windows password cracker based on a time-memory trade-off using rainbow tables. This is a new variant of Hellman s original trade-off, with better performance. It recovers 99.9 of alphanumeric passwords in seconds.
Platform: | Size: 353280 | Author: geddy | Hits:

[matlabmatlab

Description: 插值,函数逼近,矩阵特征值计算,数值微分,积分,方程求根,非线性方程求解,迭代,随机数生成,特殊函数,常微分方程,偏微分方程等常用的matlab程序。-Interpolation, function approximation, matrix eigenvalue calculation, numerical differentiation, integration, finding roots of equations, nonlinear equations, iterative, random number generators, special functions, ordinary differential equations, partial differential equations and other commonly used matlab program.
Platform: | Size: 652288 | Author: 称臣 | Hits:

[Otherproject

Description: random number is nothing but from sssr of klu university
Platform: | Size: 1024 | Author: Sriram | Hits:

[CSharpga

Description: 本压缩包内收集了一些C#常用的7种遗传算法,这些算法主要是保存超个体的基本遗传算法、仿生双倍体遗传算法、人工双倍体遗传算法、保存历史最优解的遗传算法、保存历史最优解的仿生双倍体遗传算法等,另外,对随机数的产生机制进行了优化,在内层循环中也能产生高质量的随机数。部分功能可通过源码爱好者测试截图中看出,这里不再详述。-The compression bag to collect some C# commonly used seven kinds of genetic algorithms is primarily to conserve the basic genetic algorithm for super-individual, bionic diploid genetic algorithms, artificial diploid genetic algorithm, the optimal solution to save the history of genetic algorithms, preserving historical optimal solution of the bionic diploid genetic algorithm, etc. In addition, the random number generation mechanism is optimized, in the inner loop can also produce high-quality random numbers. Some features can be seen screenshots source enthusiasts, not go into details here.
Platform: | Size: 27648 | Author: mayi789 | Hits:

[Othersuijishuchansheng

Description: 这是一个随机数产生的程序,比标准随机数产生程序更好的程序-This is a random number generator of the process, than the standard random number generator program to better program
Platform: | Size: 3072 | Author: weixinyi | Hits:

[matlabrnnsimv2

Description: RNNSIM v.2 package contains a number of m-files for training and evaluation of the random neural network. All functions have been thoroughly tested. After downloading the separate files or the zipped file, make sure that they are stored or extracted in the directory /rnnsimv2 Below an overview of the files contained in this directory along with a brief description of what they do. The on-line help facility explains how to call the different functions. You simply write help <function-name> in the MATLAB command window. Along with the m-files in this directory you will find a manual for the simulator in PDF format (rnnsimv2.pdf). Start by printing this out and read the release notes. Two simple demonstration programs are given to illustrate how most of the functions work. -RNNSIM v.2 package contains a number of m-files for training and evaluation of the random neural network. All functions have been thoroughly tested. After downloading the separate files or the zipped file, make sure that they are stored or extracted in the directory /rnnsimv2 Below an overview of the files contained in this directory along with a brief description of what they do. The on-line help facility explains how to call the different functions. You simply write help <function-name> in the MATLAB command window. Along with the m-files in this directory you will find a manual for the simulator in PDF format (rnnsimv2.pdf). Start by printing this out and read the release notes. Two simple demonstration programs are given to illustrate how most of the functions work.
Platform: | Size: 309248 | Author: hacen | Hits:

[OS programdaziceshi

Description: 编写程序计算三门课的平均成绩,要求应用程序分别用Java语言三种不同的循环语句实现,每门课的成绩用Math类的random()方法随机产生(random()产生的数值在0和1之间),成绩范围为40~100。 提示:自定义一个类,该类实现一个返回随机数的函数。在main函数里测试时直接调用该类的获取随机数方法。 获得随机数相关的类为:java.lang.Math 需要时可引入该类即-import java.lang.Math-Write a program grade point average calculation of three lessons to require the application were used Java language in three different loop realization of the achievements of each course with the Math class, random () method of randomly generated (random () produces values between 0 and between 1), results range from 40 ~ 100. Tip: Customize a class that implements a function to return random numbers. In the main function, where the test is called the class to obtain a direct method of random numbers. Obtain a random number associated category: java.lang.Math necessary for the introduction of the class that is: import java.lang.Math
Platform: | Size: 4376576 | Author: 忻高峰 | Hits:
« 1 2 ... 45 46 47 48 49 50»

CodeBus www.codebus.net